Time-Variant Specified-Head Package (CHD1)

©1995, 1996 Richard B. Winston

Please Register Please Register

Last modified on Monday, January 15, 1996 - 5:20:50 AM

Skip forward to Input instructions for the Time-Variant Specified-Head Package.

The original instructions for the Time-Variant Specified-Head Package are on page 60 of Leake and Prudic (1991).

Introduction: As it's name implies, the Time-Variant Specified-Head Package is used to specify heads that vary with time. It is possible to specify heads that vary among stress periods using the General-Head Boundary Package but only at the risk of large, meaningless errors in the water budget. Specified-head cells in which the head remains constant throughout the simulation can be designated as a constant head cells using the Basic Package

The Time-Variant Specified-Head Package works by changing a cell's designation to a constant head cell and then varying the cells head within each stress period. Once a cell has been designated as a constant head cell, it remains one for the rest of a simulation. Thus if you specified a cell as a time-variant specified-head cell in one stress period and ignore it in a later stress period, it will be treated as a constant head cell in that later stress period with a head equal to the head it had at the end of the last stress period. If this is unacceptable, you could try using the General-Head Boundary Package instead.

Analysis of the source code of module CHD1FM suggests that the time-variant specified-head used in calculations is the head at the end of a time step. To me, it would seem more appropriate to use an average of the heads at the beginning and end of a time step.

For those who wish to review the source code, there is an error in comment 7 of CHD1RP; PERLEN is a local variable within subroutine BAS1ST not BAS1AD.

Go back to Contents.


Input Instructions

All input parameters should be right justified.

Go back to Contents.

Line 1, Spaces 1-10, MXCHD, Integer

MXCHD is the Maximum number of specified-head cells at any one time during the simulation.

Go back to Input instructions for the Time-Variant Specified-Head Package.


Lines 2+, Spaces 1-10, ITMP, Integer

ITMP is used to tell how many copies of Lines 3+ need to be read for the current stress period Use one copy of Line 2 followed by ITMP copies of Lines 3+ for each stress period

Go back to Input instructions for the Time-Variant Specified-Head Package.


Lines 3+, Spaces 1-10, Layer, Integer

"Layer" is the layer number of the specified-head cell.
In each stress period use ITMP copies of Lines 3+.

Go back to Input instructions for the Time-Variant Specified-Head Package.


Lines 3+, Spaces 11-20, Row, Integer

"Row" is the row number of the specified-head cell
In each stress period use ITMP copies of Lines 3+.

Go back to Input instructions for the Time-Variant Specified-Head Package.


Lines 3+, Spaces 21-30, Column, Integer

"Column" is the column number of the specified-head cell.
In each stress period use ITMP copies of Lines 3+.

Go back to Input instructions for the Time-Variant Specified-Head Package.


Lines 3+, Spaces 31-40, Start Head, Real Number

"Start Head" is the head of specified-head cell at the beginning of the stress period.
In each stress period use ITMP copies of Lines 3+.

Go back to Input instructions for the Time-Variant Specified-Head Package.


Lines 3+, Spaces 41-50, End Head, Real Number

"End Head" is the head of specified-head cell at the end of the stress period.
In each stress period use ITMP copies of Lines 3+.

Go back to Input instructions for the Time-Variant Specified-Head Package.
Go back to Contents.



©1995,1996 Richard B. Winston,
rwinsto@lsuvm.sncc.lsu.edu
Dept. of Geology and Geophysics
Louisiana State University
Baton Rouge, La 70803
U.S.A.
504-388-2337
Fax 504-388-2302
http://scribe.geol.lsu.edu/rbwinston.html
ftp://aapg.geol.lsu.edu/pub/winston